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