import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const TableResizeRow: EmotionIcon; export declare const TableResizeRowDimensions: { height: number; width: number; };