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