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