export declare function isBlank(text?: string | null): boolean;
