declare const _default: {
    isValid(bic: string): boolean;
};
export { _default as default };
