import { FC } from "react"; /** * Styling for notes (extra information that should be subtle) */ export declare const Note: FC; //# sourceMappingURL=Note.d.ts.map