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