export interface Options {
    'id': string;
    'elements': string[];
    'attributes': string[];
    'ignore-attributes': string[];
}
declare const _default: any;
export default _default;
//# sourceMappingURL=prefer-test-id.d.ts.map