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