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