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