export declare const getPrefixCls: (suffixCls: string) => string;
