import { Error } from "../store/types"; export default function useFlatternErrors(...args: Array): Error[];