import type { SVGProps } from 'react'; export declare const FileIcon: React.FC & { color?: string; }>;