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