import React from 'react'; import { IconBaseProps } from './_base'; declare const Other: React.FC; export default Other;