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