| Current Path : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/fast-glob/out/utils/ |
| Current File : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/fast-glob/out/utils/string.d.ts |
export declare function isString(input: unknown): input is string; export declare function isEmpty(input: string): boolean;