import { CloseInterface } from './close.types'; export declare function closeTheme(props: CloseInterface): any;