import { SVGProps } from "react";
declare const MCGetPocket: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCGetPocket };
