import React from 'react'; export default function FileEarmarkImageFill({ className, ...props }: React.SVGProps): JSX.Element;