import { type RangeProps } from '../';
export declare const VolumeControl: ({ name, ...rest }: RangeProps) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=VolumeControl.d.ts.map