import { IconSvgProps } from '../types';
declare const GrainsSlash: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default GrainsSlash;
//# sourceMappingURL=GrainsSlash.d.ts.map