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