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