export declare const padMsg: (source: string) => string; export declare const padKey: (source: string) => string;