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