/// import { BaseProps } from './Base'; export declare function CircularInformation(props: BaseProps): JSX.Element; export declare namespace CircularInformation { var displayName: string; } //# sourceMappingURL=CircularInformation.d.ts.map