import React from 'react';
export declare function IDCell({ id }: {
    id: number | string;
}): React.JSX.Element;
//# sourceMappingURL=index.d.ts.map