export declare const mappings: {
    left: string;
    right: string;
    top: string;
    bottom: string;
};
export declare const ruleConfig: {
    mappings: {
        left: string;
        right: string;
        top: string;
        bottom: string;
    };
};
declare const _default: import("eslint").Rule.RuleModule;
export default _default;
//# sourceMappingURL=inset.d.ts.map