export declare function getGroupKeys(str: string, groupStart: string, groupEnd: string, ignoreValidation?: boolean): string[];
