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