export declare function getPropIgnoreCase(object: any, prop?: string | null, defaultValue?: any): any;