import type { TModalProps } from './Modal.type'; export declare const MODAL_DEFAULT_PROPS: TModalProps;