export declare const INPUTS_CSV_FOLDER: string;
export declare const INPUTS_JSON_FOLDER: string;
export declare const OUTPUTS_CSV_FOLDER: string;
export declare const OUTPUTS_JSON_FOLDER: string;
export declare const MAILS_FOLDER: string;
export declare const INPUTS_INVITES_FOLDER: string;
export declare const OUTPUTS_INVITES_FOLDER: string;
export declare const CHECKERS_FOLDER: string;
