declare const Content: {
    setup(): void;
    html: string;
};
export default Content;
//# sourceMappingURL=note-objects.d.ts.map