export declare function isLifeCircleFunction(name: string): boolean; export declare function isNuxtConfigFunction(name: string): boolean;