import type { IconProps } from '../../types'; declare const FileCodeFill: import("react").NamedExoticComponent; /** * Remix Icon: File Code Fill * @see {@link https://remixicon.com/icon/file-code-fill Remix Icon Docs} */ export { FileCodeFill };