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