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