1 lines
78 B

export default function useMediaQuery(queryInput: string, options?: {}): any;