import { Flowable } from '../Flowable';
export default class Wheat extends Flowable {
    constructor();
}
//# sourceMappingURL=Wheat.d.ts.map