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