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