export declare function isDateScalarName(name: string | undefined): boolean; export declare function toKebabCase(name: string): string; //# sourceMappingURL=utils.d.ts.map