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