export declare const CLOUD_FUNCTIONS_DIRECTORY = "functions"; export declare const CLOUD_FUNCTIONS_SUPPORTED_EXTENSION = ".js"; export declare const ENV_FILE_NAME = ".env";