import type { FC, SVGProps } from "react";
export declare const Resolution: FC<SVGProps<SVGSVGElement>>;
export default Resolution;
//# sourceMappingURL=Resolution.d.ts.map