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