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