export declare function guid(): string; export declare const getServerSecret: any; export declare function requireLocalFunction(functionRootPath: any, name: any): Promise;