declare const normalizeArgs: (state?: object | boolean, hashType?: boolean) => [object, boolean]; export default normalizeArgs;