export default function (type?: 'none' | 'success' | 'fail' | 'exception', content?: string, duration?: number): void;