export declare const Resource: (...resources: string[]) => (target: any, targetKey?: string | symbol, descriptor?: any) => void; //# sourceMappingURL=resource.d.ts.map