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