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