export declare class MGoBackComponent { mIconType: string; mIconTheme: 'fill' | 'outline' | 'twotone'; mText: string; mShowText: boolean; }