import { SvgIconComponent } from './types'; declare const AutoGraphIcon: SvgIconComponent; export default AutoGraphIcon;