export declare const options: (name: any, dir: any) => {};
export declare const getOptions: (name: any, dir: any) => {};
