export declare function OgmaSkip(): (target: any, key?: string | symbol, descriptor?: TypedPropertyDescriptor<any>) => any;
