export declare const getBrowsersList: (directory: string) => Array; export declare const hasES6ModuleSupport: (directory: string) => boolean;