import * as React from "react";
import { type SvgIconProps } from "@vkontakte/icons-sprite";
export type Icon36LogoVkVideoOutlineProps = SvgIconProps;
export declare const Icon36LogoVkVideoOutline: React.FC<Icon36LogoVkVideoOutlineProps> & {
};
