at main 88 B view raw
1export { Mark } from './Mark'; 2export type { MarkProps, MarkSize } from './Mark.types';