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