import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const TrashBin: EmotionIcon; export declare const TrashBinDimensions: { height: number; width: number; };