import { IAvatariaOpts } from "./avataria"; export declare const sanitizeWizardOpts: (opts: any) => IAvatariaOpts;