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