export declare const ListContext: import("react").Context<{
    variant: string;
}>;
//# sourceMappingURL=listContext.d.ts.map