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