import { Constants } from '../constants'; export declare class CorizeBaseComponent { loading: boolean; constants: typeof Constants; }