import type { IconComponent } from '../types'; declare const Sesame: IconComponent; export default Sesame;