export declare const CenteredText: import("styled-components").StyledComponent<"div", any, { disableCenter: boolean; text: string; }, never>;