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