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