/** * @slot (default) - Content placed within the container */ export declare class AmplifyContainer { componentWillLoad(): void; render(): any; }