/* tslint:disable */ /* eslint-disable */ export const memory: WebAssembly.Memory; export const __wbg_config_free: (a: number, b: number) => void; export const __wbg_get_config_block_newline_gaps: (a: number) => number; export const __wbg_get_config_call_parentheses: (a: number) => number; export const __wbg_get_config_collapse_simple_statement: (a: number) => number; export const __wbg_get_config_column_width: (a: number) => number; export const __wbg_get_config_indent_type: (a: number) => number; export const __wbg_get_config_indent_width: (a: number) => number; export const __wbg_get_config_line_endings: (a: number) => number; export const __wbg_get_config_no_call_parentheses: (a: number) => number; export const __wbg_get_config_quote_style: (a: number) => number; export const __wbg_get_config_sort_requires: (a: number) => number; export const __wbg_get_config_space_after_function_names: (a: number) => number; export const __wbg_get_config_syntax: (a: number) => number; export const __wbg_get_range_end: (a: number) => number; export const __wbg_get_range_start: (a: number) => number; export const __wbg_get_sortrequiresconfig_enabled: (a: number) => number; export const __wbg_range_free: (a: number, b: number) => void; export const __wbg_set_config_block_newline_gaps: (a: number, b: number) => void; export const __wbg_set_config_call_parentheses: (a: number, b: number) => void; export const __wbg_set_config_collapse_simple_statement: (a: number, b: number) => void; export const __wbg_set_config_column_width: (a: number, b: number) => void; export const __wbg_set_config_indent_type: (a: number, b: number) => void; export const __wbg_set_config_indent_width: (a: number, b: number) => void; export const __wbg_set_config_line_endings: (a: number, b: number) => void; export const __wbg_set_config_no_call_parentheses: (a: number, b: number) => void; export const __wbg_set_config_quote_style: (a: number, b: number) => void; export const __wbg_set_config_sort_requires: (a: number, b: number) => void; export const __wbg_set_config_space_after_function_names: (a: number, b: number) => void; export const __wbg_set_config_syntax: (a: number, b: number) => void; export const __wbg_set_range_end: (a: number, b: number) => void; export const __wbg_set_range_start: (a: number, b: number) => void; export const __wbg_set_sortrequiresconfig_enabled: (a: number, b: number) => void; export const __wbg_sortrequiresconfig_free: (a: number, b: number) => void; export const config_new: () => number; export const formatCode: (a: number, b: number, c: number, d: number, e: number) => [number, number, number, number]; export const range_from_values: (a: number, b: number) => number; export const sortrequiresconfig_new: () => number; export const sortrequiresconfig_set_enabled: (a: number, b: number) => number; export const __wbindgen_externrefs: WebAssembly.Table; export const __wbindgen_malloc: (a: number, b: number) => number; export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; export const __externref_table_dealloc: (a: number) => void; export const __wbindgen_free: (a: number, b: number, c: number) => void; export const __wbindgen_start: () => void;