import { GeneralPreviewLayoutKey, PortableTextPreviewLayoutKey } from './types'; declare type LayoutKey = Exclude | PortableTextPreviewLayoutKey; export declare const PREVIEW_MEDIA_SIZE: Record; export declare const PREVIEW_ICON_SIZE: Record; export {}; //# sourceMappingURL=constants.d.ts.map