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