export declare const List: ({ length, col }: { length?: number; col?: number; }) => import("react").JSX.Element; //# sourceMappingURL=List.d.ts.map