import { ModalProps } from '../interface'; export declare function getId(modalProps: ModalProps): string;