export declare const getCreatePath: (callerFileNames: string[]) => Promise; export declare const create: () => Promise;