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