import { Tip } from '../../types'; export declare const staticTips: Tip[]; declare const _default: () => Promise; export default _default;