import React from 'react'; import { IconPropsWithSize } from './types'; export declare const Close: React.FC; export default Close;