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