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