import { SimulatorInstructionsCard } from './SimulatorInstructionsCard.js'; export declare class HandsInstructions extends SimulatorInstructionsCard { getImageContents(): import("lit-html").TemplateResult<1>; getDescriptionContents(): import("lit-html").TemplateResult<1>; }