import { Icon } from '../../types/Icon'; export declare const Icon24Close: ({ ...restProps }: Icon) => JSX.Element;