export declare const resourceOperationsFunctions: {
    [key: string]: {
        [key: string]: any;
    };
};
