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