import type { FormTypeProps } from '../../stores/form/types.js';
export declare const PriceFormHelperText: import("react").NamedExoticComponent<FormTypeProps>;
