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