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