import { FC } from "react"; export declare const CountRestrictionsAnnotation: FC<{ hasCountOnCollection: boolean; }>; //# sourceMappingURL=count-restrictions-annotation.d.ts.map