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