export default function warn(subject: string, text: string, error?: any): void;
