declare const Magnifier: (props: any) => JSX.Element;
export default Magnifier;
