declare const directoryPath: string;
declare const defaultFilePath: string;
export { directoryPath, defaultFilePath };
