import { ISize } from '@designcombo/types'; export declare const DEFAULT_SIZE: ISize; export declare const DEFAULT_FPS = 30;