import { ReactIconComponentType } from '../types';

declare const Grain: ReactIconComponentType;
export default Grain;
            