/// import { SvgProps } from "react-native-svg"; declare function AlignCenter(props: SvgProps): JSX.Element; export default AlignCenter;