import { IconProps } from '../Icon'; declare function SvgVideocam(props: IconProps): JSX.Element; export default SvgVideocam;