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