export { default as Bleed } from '../components/bleed';
export type { BleedProps } from '../components/bleed';
