export default function warning(condition: boolean, message: string, serious?: boolean): void;