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