export { strike } from '../schema/marks/strike';
export type { StrikeDefinition } from '../schema/marks/strike';
