export declare const ERRORS: { readonly NO_BREAKPOINTS: "react-breakpoints requires you to pass an object of breakpoints, see documentation at: https://github.com/mhoffmann/react-hook-breakpoints"; readonly NOT_OBJECT: "react-breakpoints requires you to pass an object of breakpoints, see documentation at: https://github.com/mhoffmann/react-hook-breakpoints"; readonly EMPTY_OBJECT: "react-breakpoints requires you to pass an object of breakpoints, see documentation at: https://github.com/mhoffmann/react-hook-breakpoints"; }; //# sourceMappingURL=messages.d.ts.map