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