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