export declare function hasSuffix(str: string, suffix: string): boolean;