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