export declare function rowId(): string;
export declare function isRowId(input: string): boolean;
