import { SVGProps } from 'react';
export declare const VimeoLivestreamLogo: (props: SVGProps<SVGSVGElement>) => JSX.Element;
