import React from 'react'; declare const SvgXp: (props: React.SVGProps) => JSX.Element; export default SvgXp;