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