import type { IconComponent } from '../types'; declare const Grain: IconComponent; export default Grain;