import { CallInterface, BindEvent } from '../concepts'; export declare function getInterfaces(node: CallInterface | BindEvent, filterText?: string): {}; //# sourceMappingURL=getInterfaces.d.ts.map