import { IconProps } from '../Icon'; declare function SvgGrain(props: IconProps): JSX.Element; export default SvgGrain;