/// export declare function Modal(props: { [propName: string]: any; }): JSX.Element;