export declare function isSignalIdWithinByteLimit(signalId: string): boolean; export declare function validateSignalId(signalId: string): void;