import { Types } from "../components/MediaQuery.types"; export declare const getType: (value: any) => Types;