declare const postage_heart: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default postage_heart;