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