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