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