import type { FC, SVGProps } from "react";
export declare const Sticker: FC<SVGProps<SVGSVGElement>>;
export default Sticker;
//# sourceMappingURL=Sticker.d.ts.map