export type AtomProps = { key?: string; default: T; };