export declare function sourcesArgs({ cwd }?: { cwd?: string | undefined; }): Promise; export declare function sources({ cwd }?: { cwd?: string | undefined; }): Promise;