import { Icon } from '../iconTypes'; declare const IconFileGoogleSheets: (props: Icon) => JSX.Element; export default IconFileGoogleSheets;