import { StyledIcon } from '@styled-icons/styled-icon'; export declare const ZoomOut: StyledIcon; export declare const ZoomOutDimensions: { height: number; width: number; };