declare let warnOnce: (_: string) => void;
export { warnOnce };
