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