import type { ICenterProps } from './types'; export default function Column(props: ICenterProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map