import { SvgIconComponent } from './types'; declare const CookieIcon: SvgIconComponent; export default CookieIcon;