/** * @slot (default) - Content for the hint */ export declare class AmplifyHint { componentWillLoad(): void; render(): any; }