export declare const COIN_TYPE = 134;
export declare const isValidateCoinType: (path: string) => boolean;
export declare const validateLiskPath: (path: string) => void;
