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