export declare const getMetadata: (dir: string) => Promise>; export declare const getOptions: (name: string, dir: string) => Promise>;