/// export declare const Close: { ({ children }: { children: React.ReactNode; }): JSX.Element; displayName: string; };