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