/** * Pre conform includes, so that "as" value can be inferred from source */ export declare function inferAlias(options: any, source: any): any;