import { ParseMethod } from '../Types.js'; declare const BraketMethods: { [key: string]: ParseMethod; }; export default BraketMethods;