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