declare const _default: {
    win: string[];
    mac: string[];
    lin: string[];
};
export default _default;
