import { type AssetType } from './schemas.js'; export declare const MAX_FILE_SIZE: number; export declare const ALLOWED_EXTENSIONS: Record; export declare const ASSET_TYPE_LABELS: Record; //# sourceMappingURL=constants.d.ts.map