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