import type { FC, SVGProps } from "react";
export declare const Audio: FC<SVGProps<SVGSVGElement>>;
export default Audio;
//# sourceMappingURL=Audio.d.ts.map