import { IEmojiProps } from "../../styled";
declare const SvgLightVideo16: (props: IEmojiProps) => JSX.Element;
export default SvgLightVideo16;
