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