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