export declare function getObject( params: Record, options: { alias?: boolean; page?: boolean; find?: boolean; norm?: boolean; } ): Record;