export declare class LoaderWithMessageComponent { message: string; constructor(message: string); }