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