declare const _default: (dir: string, type: string) => Promise<(string | undefined)[]>;
export default _default;
