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