export declare const YzInput: any;
export default YzInput;
export * from './src/input';
export * from './src/use-input';
export * from './schema';
