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