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