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