export default InputWithLabel;
declare const InputWithLabel: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
import React from 'react';
//# sourceMappingURL=InputWithLabel.d.ts.map