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