import type { PropsWithChildrenOnly } from '../../types/types';
export declare const Center: ({ children }: PropsWithChildrenOnly) => JSX.Element;
//# sourceMappingURL=Center.d.ts.map