export declare function isBracketValid(str?: string): boolean;
