declare const mediaQuery: (input: any, returnType?: StringConstructor | ObjectConstructor) => {};
export default mediaQuery;
