import { IconProps } from '../types';
declare const FileXls: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default FileXls;
//# sourceMappingURL=FileXls.d.ts.map