import type { FormTypeProps } from '../../stores/form/types.js';
export declare const AmountInputStartAdornment: React.FC<FormTypeProps>;
