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