/// import { IconProps } from '../../types'; declare const Planet3: (allProps: IconProps) => JSX.Element; export default Planet3;