import React from "react"; declare type Props = { y: number; }; export declare const HeaderLeftCell: React.FC; export {}; //# sourceMappingURL=HeaderLeftCell.d.ts.map