export declare const container: string;
export declare const title: string;
export declare const content: string;
export declare const actionButtonContainer: string;
