export declare enum FallbackStrategy { Create = 0, Error = 1, Undefined = 2 }