export declare const getDefaultAlbumName: (workingDir?: string) => Promise<string>;
