import { IconProps } from '../types';
declare const Cookie: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Cookie;
//# sourceMappingURL=Cookie.d.ts.map