import Picker from "./picker.joker";
export default class extends Picker {
    constructor(...args: any[]);
}
