import React from "react";
declare type Props = React.SVGAttributes<SVGSVGElement>;
export declare const SvgX: React.FC<Props>;
export {};
//# sourceMappingURL=svg-x.d.ts.map