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