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