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