export declare const ALLOWED_EXTENSIONS: Set; export declare const JSR_ALLOWED_EXTENSIONS: Set; export declare const HUBL_EXTENSIONS: Set; export declare const MODULE_EXTENSION = "module"; export declare const FUNCTIONS_EXTENSION = "functions"; export declare const FOLDER_DOT_EXTENSIONS: string[];