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