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