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