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