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