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