import { IconDefinition } from '../../templates/types'; declare const GarbageOutlined: IconDefinition; export default GarbageOutlined;