import { IconProps } from '../Icon'; declare function SvgArchive(props: IconProps): JSX.Element; export default SvgArchive;