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