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