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