export declare const Svg2D: (props: React.SVGProps) => any; export default Svg2D;